healthUpdateInterval

@get:JvmName(name = "getHealthUpdateInterval")
@set:JvmName(name = "setHealthUpdateInterval")
var healthUpdateInterval: Int
Interval in seconds of how often we should try to send our
health metrics to the mesh

uint32 health_update_interval = 12;